How to Install libgnome2-dev software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install libgnome2-dev software package in Ubuntu 16.04 LTS (Xenial Xerus)

libgnome2-dev software package provides The GNOME library - development files, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libgnome2-dev 

libgnome2-dev is installed in your system.

Make ensure the libgnome2-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libgnome2-dev *

You will get with libgnome2-dev package name, version, architecture and description in a table

libgnome2-dev package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Library development
Package libgnome2-dev
Version 2.32.1-5ubuntu1
Description The GNOME library - development files
Sub Section Devel


See Also, How to uninstall or remove libgnome2-dev software package from Ubuntu 16.04 LTS (Xenial Xerus) ?